Expand description
Deflate64 implementation based on .NET System.IO.Compression.
This is made to unzip zip file with deflate64 made with windows 11.
Structs§
- The reader the decompresses deflate64 from another BufRead.
- A structure containing result of streaming inflate.
- The streaming Inflater for deflate64